Halare
4D and 4D server experts
A flexible alternative to using the 4D's native Alert and Request commands. Fully customisable icons and in conjunction with the Interface component, background colour can be set to suit the database theme.
Display a consistent interface for selecting from a list of items using the 'INT_Select' function.
Choose from three different alert styles as well as a plain alert containing no icon. You can also set the item to show an option to not be shown again should the user require it for their login.
the INT_Request function automatically displays the correct type of input for the data type required and allows for an input filter on the Text data type.
Use any array as a selection list with a consistent interface. All data types automatically coerced to text for display, with an option to select multiple items using a boolean array.